home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20020314-20021006 / 000289_jaltman@watsun.cc.columbia.edu_Thu Aug 15 09:30:27 EDT 2002.msg < prev    next >
Text File  |  2020-01-01  |  2KB  |  49 lines

  1. Article: 13619 of comp.protocols.kermit.misc
  2. Path: newsmaster.cc.columbia.edu!watsun.cc.columbia.edu!jaltman
  3. From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
  4. Newsgroups: comp.protocols.kermit.misc
  5. Subject: Re: stdin/stdout busted?
  6. Date: 15 Aug 2002 13:24:04 GMT
  7. Organization: Columbia University
  8. Lines: 32
  9. Message-ID: <ajga1k$bdn$1@newsmaster.cc.columbia.edu>
  10. References: <u4rdyw694.fsf@att.net>
  11. NNTP-Posting-Host: watsun.cc.columbia.edu
  12. X-Trace: newsmaster.cc.columbia.edu 1029417844 11703 128.59.39.2 (15 Aug 2002 13:24:04 GMT)
  13. X-Complaints-To: postmaster@columbia.edu
  14. NNTP-Posting-Date: 15 Aug 2002 13:24:04 GMT
  15. Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:13619
  16.  
  17. stdio works just fine.  However, you want to use k95.exe instead of
  18. k95g.exe and you are mis-interpretting the docs
  19.  
  20.   k95.exe -# 96
  21.  
  22. is the command you want to use.
  23.  
  24. In article <u4rdyw694.fsf@att.net>,
  25. Thomas A. Horsley <tom.horsley@att.net> wrote:
  26. : I'm trying to see if I can run k95.exe (version 2.0) under emacs in a shell
  27. : buffer on Windows XP.  The command line docs say the -64 and -32 options can
  28. : be used to force it to talk to stdin and stdout, but whenever I try to get
  29. : it to start in a shell (with the emacs make-comint function), it just beeps
  30. : a couple of system error sounds at me and then emacs says the process
  31. : abnormally terminated with exit code 1.
  32. : Is the stdin/stdout stuff supposed to work? Should I be trying to figure out
  33. : what is wrong with emacs or with kermit?
  34. : (This is all just testing to see if I want to try and generate something
  35. : like ange-ftp or tramp that uses kermit for the connections and file
  36. : transfer operations under emacs, so there is method to this madness :-).
  37. : --
  38. : >>==>> The *Best* political site <URL:http://www.vote-smart.org/> >>==+
  39. :       email: Tom.Horsley@worldnet.att.net icbm: Delray Beach, FL      |
  40. : <URL:http://home.att.net/~Tom.Horsley> Free Software and Politics <<==+
  41.  
  42.  
  43.  Jeffrey Altman * Sr.Software Designer     Kermit 95 2.0 GUI available now!!!
  44.  The Kermit Project @ Columbia University  SSH, Secure Telnet, Secure FTP, HTTP
  45.  http://www.kermit-project.org/            Secured with MIT Kerberos, SRP, and 
  46.  kermit-support@columbia.edu               OpenSSL.
  47.